Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store: set nodegroup last activity #1439

Merged
merged 2 commits into from
Dec 13, 2022
Merged

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Nov 30, 2022

adds last activity property that will be updated on build or when a node is updated.

$ docker buildx inspect
Name:          builder2
Driver:        docker-container
Last Activity: 2022-11-30 13:56:51 +0100 CET

Nodes:
Name:           builder20
Endpoint:       unix:///var/run/docker.sock
Driver Options: env.BUILDKIT_STEP_LOG_MAX_SPEED="10485760" env.JAEGER_TRACE="localhost:6831" image="moby/buildkit:master" network="host" env.BUILDKIT_STEP_LOG_MAX_SIZE="10485760"
Status:         running
Flags:          --debug --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host
Buildkit:       7615120
Platforms:      linux/amd64, linux/amd64/v2, linux/amd64/v3, linux/arm64, linux/riscv64, linux/ppc64le, linux/s390x, linux/386, linux/mips64le, linux/mips64, linux/arm/v7, linux/arm/v6

@crazy-max crazy-max added this to the v0.10 milestone Nov 30, 2022
@crazy-max crazy-max force-pushed the last-activity branch 4 times, most recently from fef615e to 5911092 Compare December 7, 2022 15:40
@crazy-max crazy-max marked this pull request as ready for review December 7, 2022 16:18
@crazy-max crazy-max added the kind/enhancement New feature or request label Dec 7, 2022
store/store.go Outdated Show resolved Hide resolved
store/store.go Outdated Show resolved Hide resolved
store/store.go Outdated Show resolved Hide resolved
@tonistiigi tonistiigi merged commit 3781132 into docker:master Dec 13, 2022
@crazy-max crazy-max deleted the last-activity branch December 13, 2022 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants